hardware compiler

英 [ˈhɑːdweə(r) kəmˈpaɪlə(r)] 美 [ˈhɑːrdwer kəmˈpaɪlər]

【计】硬件编译程序

计算机



双语例句

  1. Actually, the memory model does not talk about caches& it talks about an abstraction, local memory, which encompasses caches, registers, and other hardware and compiler optimizations.
    (实际上,内存模型不涉及缓存&它涉及一个抽象(本地内存),它包围了缓存、注册表和其他硬件和编译优化。)
  2. The set of build and debug tool chain integrations grows with a cleaner MinGW integration, a GDB hardware debugging integration, and a new integration for IBM's xlC compiler.
    构建和调试工具链整合集将随着更干净的MinGW整合、GDB硬件调试整合和针对IBM的xlC编译器的新整合而壮大。
  3. If you are working on any other operating system or hardware platform with an installed C compiler, you can copy the files from the Connect_By/ FunctionSource directory into sqllib/ samples/ c.
    如果使用的是其他操作系统或硬件平台,并且系统中安装了C编译器,那么可以将ConnectBy/FunctionSource目录中的文件复制到sqllib/samples/c目录中。
  4. This paper presents the instruction set and the principle of RISC hardware implementation, and explains the importance of compiler optimization. The performance evaluation of RISC is finally discussed.
    文中讨论了RISC的指令系统和硬件实现原则,说明了编译优化的重要性,并对RISC进行了性能评价。
  5. Based on the simulator of CCS, this paper researches the realization of data acquisition without the hardware, and introduces the file format of COFF and the optimal compiler ANSI C in DSP.
    作者基于CCS软件simulator的功能,探讨了在没有硬件环境的情况下如何对数据采集的仿真实现,并介绍了DSP的COFF文件格式以及DSP的优化ANSIC编译器。
  6. It describes the hardware design of interface circuit and the software designs such as data communication management of FoxBASE, data transmission of the pocket timber volume computer, data receiving and transformation of compiler.
    主要叙述通讯接口电路的硬件设计和FoxBASE的通讯管理、材积机的数据发送、汇编语言的数据接收及数据转换的软件设计。
  7. UHDL-A Universal Hardware Description Language and its compiler is presented in this paper.
    本文介绍了一种通用硬件描述语言&UHDL及其编译器的设计与实现。
  8. Its application is not just limited to hardware synthesis, but also to software compilation, especially to retargetable compiler design.
    它不仅适用于硬件综合,也可用于软件编译,特别是可重定向软件编译器设计。
  9. The research on binary translation and the related optimization, have significant meanings in many fields, such as legacy code migration, hardware design, program performance improvement, network application, and system security, so this research becomes popular in compiler technique field.
    二进制翻译及相关优化技术的研究,在遗产代码移植、硬件设计、程序性能提高、网络应用、系统安全等方面都有重要的意义,已经成为是现代编译技术研究的热点之一。
  10. VLIW DSP has simple control hardware, and its ILP is decided during the compile time, so compiler is the key factor in developing applications based on VLIW DSP.
    VLIWDSP机器由于硬件控制简单,指令的并行性完全在编译时决定。因此编译程序成为基于VLIWDSP机器应用的关键因素。
  11. At the same time, to run application software smoothly and efficiently in hardware platform, we select embedded system to build cross compiler environment, and transplant the bottom and custom software for the development board.
    同时,为保证应用软件能在硬件平台上高效的运行,选择嵌入式操作系统,建立交叉编译环境,对开发板进行底层软件定制与移植。
  12. In order to find the parallelism, we must break the frameworks of traditional software and hardware, and redesign them, including microarchitecture, programming model, compiler, runtime system and so on.
    为了开发片上多处理器的这种并行性,我们必须抛弃传统单核处理器系统的架构,重新设计处理器系统的软硬件结构,包括硬件微结构、编程模型、编译器、运行时系统等等。